Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow exact Ruby package versions to be specified and held #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nickmarden
Copy link

Allows the user to specify an exact BrightBox Ruby PPA package version to install, and optionally, to hold with apt-mark hold.

This is dependent on #1 as well.

.kitchen.yml Outdated
@@ -8,12 +8,17 @@ driver:

provisioner:
name: chef_solo
require_chef_omnibus: 12
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a limitation of minitest-chef-handler, not this code.

@lsamuels-fearless
Copy link

Hello,
We were just impacted by an unintentional ruby package upgrade that could have been prevented by this functionality. Maintainer, please re-visit issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants